@charset "UTF-8";
/* CSS Document */

body { 
background-color: #660000;
	background-image: url();
	background-repeat: no-repeat;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #FFFFFF;
	font-size: 18pt;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
	   
	a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3E3E3;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}

	
	
	 
	 
	#wrapper {
	background-image: url(../img/shows.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	text-align: left;
	width: 850px;
	overflow: visible;
	background-color: #660000;
	z-index: 1;
	height: 535px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	}
	#background{

}
	#navbox {
	float: left;
	margin-top:0px;
	margin-left:0px;
	font-size:110%;
	width: 100px;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textbox {
	float: left;
	margin-top:165px;
	margin-left:0px;
	font-size:110%;
	width: 100px;
	padding: 0px;
	z-index: 2;
	}
	#textbox3 {
	float: none;
	font-size:110%;
	width: 320px;
	padding: 0px;
	z-index: 2;
	margin-top: 160px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: 15px;
	}
	#textbox2 {
	width: 850px;
	margin: auto;
	}
	#linksarea {
	width: 850px;
	height: 100px;
	margin-top: 300px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	 

	 
